xend: Fix syntax error
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 8 Sep 2009 14:10:59 +0000 (15:10 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 8 Sep 2009 14:10:59 +0000 (15:10 +0100)
Signed-off-by: Simon Horman <horms@verge.net.au>
tools/python/xen/xend/image.py

index 5d1a0f4dffd2065dfb5a4639ab727bdddbffff5f..2bbe9b484a67c39184f3655981ff8b72762cdbed 100644 (file)
@@ -483,7 +483,7 @@ class ImageHandler:
             if count < 100:
                 continue
 
-            VmError('Device model isn\'t ready for commands')
+            raise VmError('Device model isn\'t ready for commands')
 
         if par is not None:
             xstransact.Store("/local/domain/0/device-model/%i"